func time.cutspace

3 uses

	time (current package)
		format.go#L937: func cutspace(s string) string {
		format.go#L952: 			prefix = cutspace(prefix)
		format.go#L953: 			value = cutspace(value)